Welcome![Sign In][Sign Up]
Location:
Search - c GB2312 Unicode

Search list

[ARM-PowerPC-ColdFire-MIPS嵌入式FAT文件系统免费源码下载

Description: 嵌入式FAT文件系统免费源码下载 本文件系统兼容FAT16/FAT32文件系统格式,兼容长文件名,兼容GB2312/UNICODE汉字编码(支持中文),并且实现了对子目录的支持,实现了文件的读取,写入,创建,删除等文件系统的常用功能。另外,代码都使用C编写,可以移植到各种单片机平台上来实现文件系统模块。 (FAT16是免费代码,用户可直接使用。 本代码有FAT32(兼容FAT16)和多个盘的版本(收费), 如果需要,请与我们联系!qq:292942278,E-MAIL:tony_yang123@sina.com.cn)
Platform: | Size: 1008478 | Author: figureyang | Hits:

[Windows DevelopC#汉字编码转换工具

Description: 实现了汉字与unicode,gb2312进行转换QQ:547170882
Platform: | Size: 246267 | Author: duobaiduodu | Hits:

[OtherBig5-GB-Unicode互相转换程序

Description: Convert encoding method between GB2312 and BIG5.
Platform: | Size: 204800 | Author: Joe | Hits:

[GUI Developtableq

Description: 构建 GB2312 汉字库的 unicode 码表嵌入式系统总离不了处理汉字。一般汉字的处理方法是(以手机接受短信为例):比如你收到了一封短信,该短信解码后是按照 UTF-16 表示的,那么我们需要根据每一个汉字的unicode 码找到它在 GB2312 库中的位置,然后再用对应的点阵数据在屏幕上显示出来。 -GB2312 Store Construction of unicode code table from the total embedded system can handle Chinese characters. Ordinary Chinese method of disposal is (to accept phone messages for example) : For example, you received an SMS, after decoding the messages is UTF-16 said, we need every one of the Chinese characters unicode code found in GB2312 repository location, Then the corresponding lattice data on the screen is displayed.
Platform: | Size: 1024 | Author: qifang | Hits:

[MultiLanguagechinesecode

Description: 中文字符编码转换。支持GB2312,UTF_8,Unicode等的互相转换-Chinese character encoding conversion. Support GB2312, UTF_8 Unicode, the mutual conversion
Platform: | Size: 1024 | Author: chenweiji | Hits:

[SCMtc35GSM

Description: 51单片机控制TC35I无线通信模块的完整Keil C程序,还包含GB2312与Unicode转换,国标汉字、ASC字符显示,串口通信,液晶模块控制等程序。-51 single-chip wireless communication module TC35i control the integrity of Keil C procedures, also includes GB2312 and Unicode conversion, GB characters, ASC characters display, serial communications, LCD module control procedures.
Platform: | Size: 171008 | Author: | Hits:

[SCM1_070515130443

Description: 51单片机控制TC35I无线通信模块的完整Keil C程序,还包含GB2312与Unicode转换,国标汉字、ASC字符显示,串口通信,液晶模块控制等程序。-51 single-chip wireless communication module TC35i control the integrity of Keil C procedures, also includes GB2312 and Unicode conversion, GB characters, ASC characters display, serial communications, LCD module control procedures.
Platform: | Size: 173056 | Author: 吴水林 | Hits:

[MultiLanguageLancodeConverter

Description: 可以实现UNICODE,UTF8,GB2312,以及BIG5之间的互相转换。同时还提供16进制查看-Can be achieved UNICODE, UTF8, GB2312, as well as between BIG5 conversion. At the same time also offers 16-band View
Platform: | Size: 7904256 | Author: xuzheng | Hits:

[CSharpUrl

Description: C# 繁体转简体,简体转繁体 gb2312转utf-8 utf-8转gb2312-C# Traditional to Simplified Chinese, Simplified to Traditional gb2312 to utf-8 utf-8 to gb2312
Platform: | Size: 36864 | Author: srxljl | Hits:

[Linux-UnixurlEncode

Description: 用C语言与网页通迅的时候,难免会有进行编码的,此函数可以对GB2312转换成Unicode,然后再进行UTF8的页面编码,生成网页的%EB等格式
Platform: | Size: 1024 | Author: huangyifang | Hits:

[SCMSMS_Mcu_Program

Description: 51单片机控制TC35I无线通信模块的完整Keil C程序,还包含GB2312与Unicode转换,国标汉字、ASC字符显示,串口通信,液晶模块控制等程序。-51 single-chip wireless communication module TC35i control the integrity of Keil C procedures, also includes GB2312 and Unicode conversion, GB characters, ASC characters display, serial communications, LCD module control procedures.
Platform: | Size: 169984 | Author: lzd | Hits:

[MultiLanguagegb_unicode

Description: gb2312转换成unicode的c程序源代码-gb2312 converted to unicode the c source code
Platform: | Size: 4096 | Author: lh | Hits:

[Windows Developutf-8_Gb2312

Description: utf_8 GB2312转换 c语言例子-utf_8 GB2312 conversion c language examples
Platform: | Size: 82944 | Author: liangjinming | Hits:

[IME DevelopGB2UNICODE

Description: c语言,UNICODE<->GB2312 对照表 并有转换代码-c language, UNICODE <-> GB2312 conversion table and the code
Platform: | Size: 65536 | Author: 张洪 | Hits:

[assembly languagegb2312-unicode

Description: 纯C语言的汉字国标码与UNICODE码转换-Pure C language, Chinese national standard code and UNICODE code-switching
Platform: | Size: 104448 | Author: 笨鸟在飞 | Hits:

[OtherUNI_GB

Description: 用C语言编写短消息SMS时,需要用的Unicode编码到gb2312编码转化关系表-Unicode to gb2312
Platform: | Size: 31744 | Author: hnswxo | Hits:

[Embeded-SCM DevelopUnicode_To_GB2313

Description: Unicode码 转 国标2313码 原代码;标准C编写;适合任何编译环境-Unicode code transfer GB 2313 yards of the original code standard C preparation suitable for any build environment
Platform: | Size: 32768 | Author: linwang | Hits:

[SCMfat16

Description: 嵌入式FAT16文件系统C代码免费下载 该文件系统是由本人个人开发的,全部代码在VC下编写,测试。VC下测试基于虚拟磁盘驱动(在Flash_management.c)实现对磁盘的读写。实现的文件系统兼容FAT16/FAT32文件系统格式,兼容长文件名,兼容GB2312/UNICODE汉字编码,并且实现了对子目录的支持,实现了文件的读取,写入,创建,删除等文件系统的常用功能。另个,代码都使用C编写,可以移植到单片机上运行。 (FAT16代码是免费代码,用户可直接使用。 本代码有FAT32(兼容FAT16)和多个盘的版本(收费), 如果需要,请与本人联系!qq:292942278,E-MAIL:tony_yang123@sina.com.cn) -FAT16 file system, embedded C code for free download The file system is composed of my personal development, all code in the VC prepared and tested. To test the VC based on the virtual disk drive (in the Flash_management.c) achieve the disk read and write. Implemented file system is compatible with FAT16/FAT32 file system format, compatible with long file names, is compatible with GB2312/UNICODE Chinese character coding, and realized its subdirectory support for the implementation of documentation to read, write, create, delete and other file system common functions. The other one, write code using C can be ported to run on microcontrollers. (FAT16 code is free code, users can directly use. This code has FAT32 (compatible with FAT16) and multi-disc version (fee), if required, please contact me! qq: 292942278, E-MAIL: tony_yang123@sina.com.cn)
Platform: | Size: 453632 | Author: 6756 | Hits:

[Embeded-SCM DevelopFAT16

Description: 嵌入式FAT文件系统免费源码下载 该文件系统是由本人个人开发的,全部代码在VC下编写,测试。VC下测试基于虚拟磁盘驱动(在Flash_management.c)实现对磁盘的读写。实现的文件系统兼容FAT16/FAT32文件系统格式,兼容长文件名,兼容GB2312/UNICODE汉字编码,并且实现了对子目录的支持,实现了文件的读取,写入,创建,删除等文件系统的常用功能。另个,代码都使用C编写,可以移植到单片机上运行。 (FAT16是免费代码,用户可直接使用。 本代码有FAT32(兼容FAT16)和多个盘的版本(收费), 如果需要,请与本人联系!qq:292942278,E-MAIL:tony_yang123@sina.com.cn) -Embedded FAT file system source code for free download The file system is composed of my personal development, all code in the VC prepared and tested. To test the VC based on the virtual disk drive (in the Flash_management.c) achieve the disk read and write. Implemented file system is compatible with FAT16/FAT32 file system format, compatible with long file names, is compatible with GB2312/UNICODE Chinese character coding, and realized its subdirectory support for the implementation of documentation to read, write, create, delete and other file system common functions. The other one, write code using C can be ported to run on microcontrollers. (FAT16 is free code, users can directly use. This code has FAT32 (compatible with FAT16) and multi-disc version (fee), if required, please contact me! qq: 292942278, E-MAIL: tony_yang123@sina.com.cn)
Platform: | Size: 683008 | Author: 6756 | Hits:

[Windows DevelopUTF-8toUNICODEtoGB2312

Description: 能够在windows平台运行的,用c完成UTF-8,UNICODE,GB2312编码之间的相互转换。程序已调通,很好用!希望需要的人尽管拿去-Able to run in windows platform, with c complete UTF-8, UNICODE, GB2312 encoding conversion between.
Platform: | Size: 1024 | Author: youngmotto | Hits:
« 12 3 »

CodeBus www.codebus.net